.width{
	width: 1200px;
	margin: 0 auto;
}
.white{
	color:#fff;
}
.white a{
	color:#fff;
}
.white a:visited{
	color:#fff;
}
.white a:hover{
	color:#ffffff;
}
.blcak{
	color: #000;
}
.blcak a{
	color: #000;
}
.blcak a:visited{
	color: #000;
}
.blcak a:hover{
	color: #000;
}
.red{
	color: #fff;
}
.red a{
	color: #fff;
}
.red a:visited{
	color: #fff;
}
.red a:hover{
	color: red;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.action{
	transition: all .4s ease;
	-moz-transition: all .4s ease;
	-webkit-transition: all .4s ease;	
	-o-transition: all .4s ease;
}
.action:hover{
	transition: all .4s ease;
	-moz-transition: all .4s ease;
	-webkit-transition: all .4s ease;	
	-o-transition: all .4s ease;
}
/*banner*/
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  }

.rslides img {
  display: block;
  height:auto;
  border: 0;
  width: 100%;
  }
.slide_container {
  position: relative;
  width: 100%;
  }

.slide {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.slide li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }
 .slide_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url(../images/themes.gif) no-repeat left top;
  margin-top: -45px;
  }

.slide_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }
/*header*/
.top{
	background: #39a631;
	line-height: 30px;
}
.top-bt{
	color: #fff;
	font-size: 14px;
	line-height: 30px;
}
.top-dh{
	color: #fff;
	font-size: 14px;
	line-height: 30px;
}
.top-dh span{
	color: #fff;
	font-size:24px;
	font-family: impact;
}
.logo{
	margin: 30px 0px;
}
.nav{
	margin-top:40px;
	width: 720px;
}
.nav-con>ul>li{
	line-height:40px;
	float: left;
	width:120px;
	text-align: center;
}
.nav-con>ul>li a{
	display: block;
}
.nav-con>ul>li>a>span{
	color: #202020;
	font-size:15px;	 
}
.mobile_nav>ul{ 
	display:table;
}
.nav .menulevel{
	padding:0;
	z-index: 999;
	padding-top: 3px;
}
.nav-con li{
	display: inline-block;  
    position: relative;
}
.nav-con li:hover{
	background: #58bdc5;
	border-radius: 50px;
}
.nav-con li:hover span{
	color: #fff;
}
.nav li a#menu_selected{
	background: #58bdc5;
	border-radius: 50px;
}
.nav li a#menu_selected span{color: #fff;}
.nav li:hover>.menulevel{ display:block;}
.menulevel{ width:100%; left:0; display:none; margin:0;position: absolute; z-index: 1;top: 43px;}
.menulevel li{ display:block;margin-bottom: 2px;background: rgba(100,218,211,0.8);}
.menulevel li a span{color: #464646;}
.menulevel li:hover{}
.menulevel li:hover a span{text-decoration:none;color: #a8242f;font-weight: bold;}
.menulevel li>.menulevel{width:100%; left:100%;  top:0;}
#full-screen-slider { width:100%; /*height:600px;*/ position:relative}
#slides { display:block; width:100%; height:600px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:20%; top:480px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0092CE}
/*foot部分*/
.footer{
	background: #2a2a2a;
	padding: 50px 0px;
}
.f-bt{
	color: #fff;
	font-size: 20px;
}
.f-bt p{
	margin-top: 20px;
}
.f-nav{
	margin-left: 100px;
	border-right: 1px solid #555;
	border-left: 1px solid #555;
	padding: 0px 100px;
	width: 220px;
}
.f-nav-con{
	margin-top: 15px;
}
.f-nav-con li{
	width:110px;
	float: left;
	line-height: 36px;
}
.f-nav-con li a{
	color: #fff;
	font-size: 14px;
}
.f-lxwm{
	text-align: right;
}
.f-lx{
	color: #fff;
	font-size: 15px;
	margin-top:25px;
}
.f-lx p{
	font-family: impact;
	font-size: 30px;
	color: #fff;
	margin:5px 0px;
}
.wzbb{
	text-align:center;
	padding: 15px 0px;
	background: #39a631;
	color: #fff;
	font-size: 14px;
}
.wzbb a{
	font-size: 14px;
	color: #fff;
}
/*内页部分*/
.ny-bt{
	text-align: center;
	color: #39a631;
	font-size:32px;
	font-weight: bold;
}
.ny-bt p{
	text-transform: uppercase;
	color: #a3a3a3;
	font-size: 18px;
	font-weight: normal;
	margin-top: 10px;
}
.ny-location{
	font-size: 14px;
	line-height: 55px;
	border-bottom: 1px solid #ccc;
	background: #f8f8f8;
	color: #202020;
}
.ny-location a{
	color: #202020;
}
.ny-location img{
	margin-right: 10px;
}
.dbg{
	padding:40px 0px 60px;
	background: #f8f8f8;
}
.zy-ny{
    margin: 30px auto 0px;
}
.ny-fenlei{
	width:230px;
}
.ny-title{
	color: #161616;
	font-size:26px;
	line-height: 40px;
	text-align: center;
}
.ny-title span{
	color: #1570d2;
	font-size:32px;
}
.ny-title p{
	font-size:17px;
	color: #797979;
	background: url(../images/xian.png) no-repeat top center;
	line-height: 40px;
}
.dbg-bg{
    background: #fff;
    width:910px;
    padding:30px 20px;
}
.dbg-bg2{
	background: #fff;
    width:1100px;
    padding:30px;
    margin-top: 30px;
}
.ny-img {
	width:100%;
}
.ny-img img{
	width: 100%;
}
.tpmk-img{
	height:210px;
	overflow: hidden;
}
.cpnav-tit{
	width: 136px;
	height: 106px;
	background: #28983a;
	text-align: center;
	padding-top: 30px;
}
.cpnav-tit p a{
	font-size: 25px;
	color: #FFFFFF;
	font-weight: bold;
}
.ddsmoothmenu-v{
	border: solid 2px #535353;
}
.ddsmoothmenu-v ul li:last-child{
	border-bottom: none;
}
.related-list{
	line-height: 50px;
	font-size: 14px;
}
.lbox-top {
    text-align: center;
    background: #006bc5;
}
.cp-navbot{
	background: #64dad3;
	padding: 30px 43px;
}
.cp-navbot p:first-child{
	font-size: 18px;
	color: #fff;
}
.cp-navbot p:first-child img {
    margin-right: 10px;
    vertical-align: middle;
}
.cp-navbot p:last-child {
    font-size: 26px;
    color: #fff;
}
#spec-n1{
	height:230px;
	overflow: hidden;
}
/*首页部分*/
/*产品展示*/
.pro{
	background: #eff2f7;
	padding:80px 0px;
}
.pro-title{
	font-weight:bold;
	text-align: center;
	font-size: 30px;
	color: #39a631;
}
.pro-title p{
	font-weight: normal;
	font-size: 16px;
	color: #636363;
	margin-top:10px;
}
.pro-con{
	margin-top: 40px;
}
.pro-nr{
	width: 397px;
	height: 270px;
	background: url(../images/pro-xbg.jpg) no-repeat top center;
	padding: 50px 40px;
}
.pro-xbt{
	color: #fff;
	font-size: 22px;
}
.pro-xbt p{
	color: #fff;
	font-size:15px;
	line-height: 36px;
	margin-top: 30px;
}
.pro-xnr{
	margin-top: 40px;
}
.pro-xnr a{
	font-size:15px;
	color: #fff;
}
.pro-diao{
	margin-top: 20px;
}
/*简介*/
.about{
	height:625px;
	padding-top: 55px;
	background: url(../images/about-bg.jpg) no-repeat top center;
}
.about-con{
	width: 950px;
}
.about-znr{
	margin-left: 385px;
	width: 565px;
}
.about-bt{
	color: #404040;
	font-size: 18px;
}
.about-bt p{
	font-weight: bold;
	color: #39a631;
	font-size: 24px;
	margin-top: 5px;
}
.about-diao{
	line-height:38px;
	font-size: 15px;
	color: #474747;
	margin-top: 30px;
}
.about-more{
	margin-top:45px;
}
.about-more a{
	font-weight: bold;
	color: #39a631;
	font-size: 15px;
}
.about-nav{
	margin-top:105px;
}
.about-nav li{
	float: left;
	text-align: center;
	width: 190px;
}
.about-nav li p{
	color: #fff;
	margin-top: 5px;
	font-size: 18px;
}
/*图片鼠标悬停整体旋转*/
.about-nav li img{
	list-style:none;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s; 
	-o-transition: all 0.5s;
}
.about-nav li img{
	transition:All 0.8s ease-in-out;
	-webkit-transition:All 0.8s ease-in-out;
	-moz-transition:All 0.8s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.about-nav li:hover img{ 
	transform: rotateY(360deg);
}
/*优势*/
.ys{
	background: #f7f8fa;
	padding:70px;
}
.ys-con{
	margin-top: 40px;
}
.ys-con li{
	float: left;
	text-align: center;
	background: #fff;
	box-shadow: 0px 5px 20px #f0f0f0;
	width:230px;
	height: 285px;
	margin: 0px 10px;
	padding: 45px 25px 0px;
}
/*图片鼠标悬停整体旋转*/
.ys-con li img{
	list-style:none;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s; 
	-o-transition: all 0.5s;
}
.ys-con li img{
	transition:All 0.8s ease-in-out;
	-webkit-transition:All 0.8s ease-in-out;
	-moz-transition:All 0.8s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.ys-con li:hover img{ 
	transform: rotateY(360deg);
}
.ys-bt{
	color: #1c1c1c;
	font-size: 20px;
	line-height: 60px;
}
.ys-bt:after{
	display: block;
	content: "";
	background: #39a631;
	margin: 20px auto;
	height: 2px;
	width: 30px;
}
.ys-nr{
	line-height: 24px;
	color: #4d4d4d;
	font-size: 14px;
	margin-top: 10px;
}
/*新闻中心*/
.news{
	padding: 60px 0px;
}
.news-con{
	margin-top: 45px;
}
.gongsi-con{
	border: 1px solid #efefef;
	padding: 20px;
}
.gongsi-con li{
	line-height: 40px;
}
.gongsi-con li:hover a{
	color: #39a631;
}
.ba-con a{
	color: #515151;
	font-size: 15px;
}
.date a{
	color: #ccc;
	font-size: 14px;
}
.zixun{
	width:520px;
}
.zixun li{
	border-bottom: 1px dashed #efefef;
	padding-bottom: 18px;
	margin-bottom: 18px;
}
.gs-xbt a{
	color: #202020;
	line-height: 35px;
	font-weight: bold;
}
.gs-xnr{
	margin-top: 10px;
}
.gs-xnr a{
	color: #727272;
	line-height:28px;
	font-size: 14px;
}






.yqlj{
	padding: 20px 0px;
	background: #eeee;
	font-size: 14px;
	color: #2b2b2b;
}

/*图片列表*/
.photos-demo span{ display: inline-block; text-align: center; margin: 0 10px;width:285px;}
.photos-demo span p{line-height:60px;font-size:15px;}
.photos-demo span img{max-width: 100%;}
.lh68{ position: absolute; top: 0; z-index: -1;}
.lhbd label{ display: inline-block; max-width:80px ; width: 100%; height: 30px; line-height: 30px; margin-bottom: 0px; border-bottom: #eee dashed 1px;}
.lhbd dt{ padding: 3px 0; width: 100%;}
.lhbdfr{ float: right;width: 100%;}
.lhbdfl{ float: left;width: 100%;}
.lhbdfr label{max-width:75px ; width: 100%;}
.lhbd input{ width: 57%;}
.lhbdfl input{ width: 67%;}
.lhbd span{ font-family: "微软雅黑";font-weight: 100;}
.lhbd .Content{ width: 84%;}
.clear{ clear: both;}
.lhbd .Content{ height:113px;}
.submit{ background: #42be72; color: #fff; display: block; width: 80px; line-height: 30px; margin: 0 auto; text-align: center; border: none;}
.lh615{  line-height: 30px; margin: 0 10px; text-align: center; border: none;}
.newsList{}
/*联系我们单页*/
.lxwm-dy li{
	float: left;
	width: 650px;
	margin-right:20px;
	border-bottom:1px solid #efefef;
	font-size: 16px;
	line-height:50px;
}
.lxwm-dy {
	margin-bottom:30px;
}
/*内页优势*/
.ys-con9{
	margin-top: 40px;
}
.ys-con9 li{
	float: left;
	text-align: center;
	background: #fff;
	box-shadow: 0px 5px 20px #f0f0f0;
	width:215px;
	height: 265px;
	margin: 0px 5px;
	padding: 45px 25px 0px;
}
/*图片鼠标悬停整体旋转*/
.ys-con9 li img{
	list-style:none;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s; 
	-o-transition: all 0.5s;
}
.ys-con9 li img{
	transition:All 0.8s ease-in-out;
	-webkit-transition:All 0.8s ease-in-out;
	-moz-transition:All 0.8s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.ys-con9 li:hover img{ 
	transform: rotateY(360deg);
}
